Raises an explicit error message when the domain config file specifies
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 3 Mar 2006 09:56:13 +0000 (10:56 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 3 Mar 2006 09:56:13 +0000 (10:56 +0100)
commitda538487143fc14cfabf08c5b464ccc6ab8816c8
treeed0ff5966a78891f2e10d95076289828c703b247
parent6d794f8a045d69f2243f4f119e90195f59cf9c53
Raises an explicit error message when the domain config file specifies
an incorrect path to a file-backed VBD (disk image) or the file-backed
VBD does not exist.

Without this patch, if someone mis-types the path to the disk image,
he/she would have no indication as to what's wrong when the domain
fails to get created.

Signed-off-by: Khoa Huynh <khoa@us.ibm.com>
tools/python/xen/xend/image.py